fix(readonly): better handling of ACL on read-only files on windows
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 12 Jun 2025 12:16:41 +0000 (14:16 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 18 Jun 2025 13:53:11 +0000 (13:53 +0000)
commit1823845baa2562ae33edfc872b599d35793edce9
tree73a4e4b9ed8c6777c2eccf1684d964ebef578774
parentadb7d350ed0a837a4fc1c6df97ff78975d4baff5
fix(readonly): better handling of ACL on read-only files on windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp
src/common/filesystembase.h
src/libsync/filesystem.cpp
test/testpermissions.cpp